Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFacet


ChangeHighlight

The ChangeHighlight method changes the highlight state for this facet.

void ChangeHighlight (in ODHighlight highlight);
highlight
The possible highlight state to assign to this facet. The value of highlight must be one of the following: kODNoHighlight, kODFullHighlight, or kODDimHighlight.
DISCUSSION
This facet's containing part calls this method to change this facet's highlight state (usually so that its embedded part's highlighting corresponds to that of its containing part). This method in turn calls the HighlightChanged method associated with this facet's part to notify the part that its highlight state has changed.

SEE ALSO
The ODHighlight type (page 880).
The ODFacet::GetHighlight method (page 248).
The ODPart::HighlightChanged method (page 528).
"Setting Up" on page 157 in OpenDoc Programmer's Guide.
"Drawing Selections" on page 162 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help